home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 30 / Mac Magazin and MacEasy Magazine CD - Issue 30.iso / updates / Elite Force / Elite Force 1.2 Update.sit / Elite Force 1.2 Update / BaseEF / pak92.pk3 / assimilation.cfg < prev    next >
Text File  |  2001-04-12  |  605b  |  18 lines

  1. // The basic commands for setting up an assimilation game from the console
  2. // Generated by Mike Gummelt
  3. set g_gametype 3
  4. set g_pmodassimilation 1
  5.  
  6. //These can be turned off, but they will be ignored anyway
  7. //set timelimit 0
  8. //set fraglimit 0
  9. //set capturelimit 0
  10.  
  11. // NOTE: These following options are also available in this gametype:
  12. //set g_pmodspecialties 1 // not really recommended, but you can try it
  13.  
  14. // All incompatable game types should be turned off automatically, but let's do it here for safety's sake:
  15. set g_pmodactionhero 0
  16. set g_pmoddisintegration 0
  17. set g_pmodelimination 0
  18.